-
Home
-
Admin Menu Editor
-
1.14.1 (latest)
-
Code
-
Classes
- AbstractSettingsDictionary
| Total Complexity |
57 |
| Dependencies |
11 |
| Dependents |
2 |
| Total lines |
402 |
| Lines of code |
183 |
| Logical lines of code |
98 |
| Comment lines |
160 |
| Methods |
29 |
| Properties |
8 |
Methods 29
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| addSettingsToCollection() |
A |
54 |
8 |
20 |
| getPredefinedSet() |
S |
58 |
5 |
16 |
| findSetting() |
S |
60 |
5 |
14 |
| getRecursiveDefaultsForJs() |
S |
61 |
5 |
12 |
| populateSettingInstances() |
S |
57 |
2 |
17 |
| getLastModifiedTimestamp() |
S |
65 |
3 |
10 |
| get() |
S |
68 |
2 |
7 |
| getRegisteredSettings() |
S |
72 |
2 |
6 |
| getRegisteredSets() |
S |
72 |
2 |
6 |
| getSetting() |
S |
68 |
2 |
7 |
| jsonSerialize() |
S |
69 |
2 |
7 |
| toArray() |
S |
70 |
2 |
7 |
| __construct() |
S |
68 |
1 |
7 |
| createDefaults() |
S |
100 |
1 |
0 |
| createSettings() |
S |
100 |
1 |
0 |
| set() |
S |
80 |
1 |
3 |
| getDefault() |
S |
79 |
1 |
3 |
| flattenSettingsCollection() |
S |
71 |
1 |
6 |
| save() |
S |
82 |
1 |
3 |
| addReadAliases() |
S |
81 |
1 |
3 |
| mergeWith() |
S |
75 |
1 |
4 |
| offsetGet() |
S |
80 |
1 |
3 |
| offsetSet() |
S |
80 |
1 |
3 |
| offsetUnset() |
S |
81 |
1 |
3 |
| offsetExists() |
S |
79 |
1 |
3 |
| hasCustomValues() |
S |
76 |
1 |
4 |
| getIdPrefix() |
S |
82 |
1 |
3 |
| elementBuilder() |
S |
80 |
1 |
3 |
| settingFactory() |
S |
79 |
1 |
3 |